Gets the value of the single element of the aggregation view.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public TResult Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As TResult Get |